Skip to content

Update wp-activate styling; add error class#10823

Closed
joedolson wants to merge 9 commits intoWordPress:trunkfrom
joedolson:update-wp-activate-styles
Closed

Update wp-activate styling; add error class#10823
joedolson wants to merge 9 commits intoWordPress:trunkfrom
joedolson:update-wp-activate-styles

Conversation

@joedolson
Copy link
Contributor

Experiments with more thorough styling in wp-activate.php

  • Adds max-width, padding, text-align, and background-color for main wrapper.
  • Updates margins
  • Adds link color
  • Separately handles sizing for submit and key inputs.
  • Changes error background color to meet accessibility standards
  • Adds base font sizing

Trac ticket: https://core.trac.wordpress.org/ticket/63861


This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.

@github-actions
Copy link

github-actions bot commented Jan 29, 2026

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

Core Committers: Use this line as a base for the props when committing in SVN:

Props joedolson, sabernhardt.

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@github-actions
Copy link

Test using WordPress Playground

The changes in this pull request can previewed and tested using a WordPress Playground instance.

WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser.

Some things to be aware of

  • The Plugin and Theme Directories cannot be accessed within Playground.
  • All changes will be lost when closing a tab with a Playground instance.
  • All changes will be lost when refreshing the page.
  • A fresh instance is created each time the link below is clicked.
  • Every time this pull request is updated, a new ZIP file containing all changes is created. If changes are not reflected in the Playground instance,
    it's possible that the most recent build failed, or has not completed. Check the list of workflow runs to be sure.

For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation.

Test this pull request with WordPress Playground.

@joedolson joedolson requested a review from sabernhardt February 8, 2026 19:27
joedolson and others added 2 commits February 9, 2026 14:23
Co-authored-by: Stephen A. Bernhardt <sabernhardt@yahoo.com>
Co-authored-by: Stephen A. Bernhardt <sabernhardt@yahoo.com>
@joedolson joedolson requested review from JJJ and sabernhardt February 9, 2026 20:26
There are a lot of differences here, but it makes sense to me if we're going to update anything, to match these.
.mu_register .suffix_address { font-size: 18px; display: inline-block; direction: ltr; }
.mu_register label,
.mu_register legend,
.mu_register .label-heading { font-weight: 600; font-size: 15px; display: block; margin: 10px 0; }
Copy link

@sabernhardt sabernhardt Feb 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

15px has been smaller than the paragraphs in themes (including Twenty Twenty and Twenty Twenty-One), but this PR sets the paragraph size to 18px.

@github-actions
Copy link

A commit was made that fixes the Trac ticket referenced in the description of this pull request.

SVN changeset: 61662
GitHub commit: 8d2a365

This PR will be closed, but please confirm the accuracy of this and reopen if there is more work to be done.

@github-actions github-actions bot closed this Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants